.NET Aspire Blog Posts

Enhancing .NET Aspire Applications with OpenTelemetry and New Relic

As a senior software engineer specializing in .NET Core and the Azure tech stack, integrating observability into your applications is crucial. In this article, we’ll explore how to configure OpenTelemetry for .NET Aspire applications and send telemetry data to New Relic. We’ll also cover sending custom attributes and real-world scenarios to enhance your observability strategy.

Transforming Complexity into Simplicity: The Power of .NET Aspire

These days, everyone’s racing to create apps that are fast, scalable, and reliable. But let’s face it, with all the different technologies and services out there, things can get pretty complicated. That’s where .NET Aspire comes in—a platform from Microsoft that promises to turn all that complexity into something much simpler and easier to manage, especially if you’re working with Azure. Let’s dive into how .NET Aspire can really make a developer’s life easier.

Update on Wolverine 3.0 and Aspire

I had earlier said that "full" support for .NET Aspire would be a key part of the Wolverine 3.0 plans. After kicking the tires more on .NET Aspire and seeing where user priorities and our own road map is, I’m going to back off that statement quite a bit.

What’s New in .NET Aspire 8.1: A Game-Changer for Cloud-Native Development

As a full-stack developer, I’ve always been on the lookout for tools and frameworks that can streamline my workflow and enhance the capabilities of my applications. The recent release of .NET Aspire 8.1 has certainly caught my attention, and I couldn’t be more enthusiastic about the new features and improvements it brings to the table. Let’s dive into what’s new and why you should be excited too!

Explore .NET application dependencies by using Dependify tool

This post demonstrates how to install and use the Dependify tool. It can be used to explore application dependencies between modules.

.NET Rocks! Getting into Containers using Aspire with Jiachen Jiang

How can .NET Aspire help you get into containers? Carl and Richard talk with Jiachen Jiang about her experiences working with .NET Aspire. Jiachen talks about the power of .NET Aspire to help lead developers to utilize cloud native architecture efficiently. A key part of the equation is containers, and Jiachen talks about how relatively rare containerized .NET apps are - because in many cases, it doesn't add anything but complexity.

.NET Aspire : Supercharge your .NET DX - NashTech Insights

.NET Aspire stands out as a valuable tool for developers aiming to build robust, cloud-native applications. Improve DX by integrating it into existing projects.

.NET Aspire 8.1 Is Here! Let's GOOOOO!!!!

Python support, new dockerfile support, and so many new components! We discuss .NET Aspire 8.1's release.

Accelerating Cloud-Native Application Development with .NET Aspire - NashTech Insights

Accelerating Cloud-Native and Distributed System Development with .NET Aspire, In the rapidly evolving landscape of software development, cloud-native applications have become essential for delivering scalable, resilient, and high-performance solutions. .NET Aspire is a cutting-edge platform designed to streamline and accelerate cloud-native application development. This blog will explore how .NET Aspire can facilitate the efficient building and deployment of cloud-native applications.

Cloud-Native .NET Aspire 8.1 Targets Building Containers, Orchestrating Python

Microsoft's first significant update to .NET Aspire for cloud-native app development addresses the building of container images and the orchestration of Python code among a bevy of new features and enhancements.